home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / mailers / harvey45.zip / TICIN.CTL < prev    next >
Text File  |  1992-09-13  |  2KB  |  49 lines

  1. ;TICIN.CTL * control file for TICin v1.02, a utility to receive & move files
  2. ;            with TIC attach control files.
  3. ;            Freeware utility by Harvey Parisien  Fido 1:249/114
  4.  
  5. ;NOTE: This file can be named anything but must have an extension of CTL.
  6. ;      USE: TICIN ticin  (no extension needed). It must be passed to ticin.exe
  7. ;      on the command line.  You'll need a control file for each area you want
  8. ;      to control with TICin.  All lines starting with ; are ignored and not 
  9. ;      required at all.
  10.  
  11. ; -----------------------------------------------------------------------------
  12. ; Your inbound area to check (this is where your files & associated *.TIC files
  13. ; will arrive on your system
  14. c:\max\msg\in\
  15.  
  16. ; -----------------------------------------------------------------------------
  17. ; Your log file to append (use the word NONE if you do not want to log activity)
  18. ; logs will be appended using standard binkley format.  You might want to
  19. ; append a system report text file which my robot uses to send you nightly
  20. ; activity reports.  A future version might send you a message if users think
  21. ; it would help.
  22. c:\max\texts\max.log
  23.  
  24. ; -----------------------------------------------------------------------------
  25. ; The tic file AREA name.  The same area name found in the tic file.
  26. BBSLIST
  27.  
  28. ; -----------------------------------------------------------------------------
  29. ; allowable source address in full ie ZONE:NET/NODE  (use the word ANY if you
  30. ; do not want to restrict deliveries from one source.
  31. 1:249/99
  32.  
  33. ; -----------------------------------------------------------------------------
  34. ; required password (use the word NONE if you do not want to restrict
  35. ; deliveries with security.
  36. stoton  
  37.  
  38. ; -----------------------------------------------------------------------------
  39. ; Area delivery path.  This is where the file is to be moved.
  40. c:\max\file\texts
  41.  
  42. ; -----------------------------------------------------------------------------
  43. ; If you use Harvey's Robot (freq HARVEY from 1:249/1 HST/DS), place a complete
  44. ; drive:\path\filename.ext here which will contain a suitable message body file
  45. ; which you can use to send a report to yourself with the robot.  This will 
  46. ; only be created if a file is received by TICIN.  If you DO NOT want this 
  47. ; report file created, use the word NONE for this entry.
  48. c:\max\ticin.HSG
  49.